Home
last modified time | relevance | path

Searched refs:collectInstructionsInBetween (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp60 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween() function
136 collectInstructionsInBetween(StartInst, EndInst, InstsToCheck); in isSafeToMoveBefore()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp278 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween() function
351 collectInstructionsInBetween(StartInst, EndInst, InstsToCheck); in isSafeToMoveBefore()