Home
last modified time | relevance | path

Searched defs:IncludeWrapFlags (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp243 void Instruction::copyIRFlags(const Value *V, bool IncludeWrapFlags) { in copyIRFlags()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp348 void Instruction::copyIRFlags(const Value *V, bool IncludeWrapFlags) { in copyIRFlags()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1093 bool IncludeWrapFlags) { in propagateIRFlags()