Home
last modified time | relevance | path

Searched defs:EndInst (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.h77 inline Instruction* EndInst() { return end_inst_.get(); } in EndInst() function
78 inline const Instruction* EndInst() const { return end_inst_.get(); } in EndInst() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.h77 inline Instruction* EndInst() { return end_inst_.get(); } in EndInst() function
78 inline const Instruction* EndInst() const { return end_inst_.get(); } in EndInst() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1919 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in DoOneIteration() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp1717 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in DeleteInstructionInBlock() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1296 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1887 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local