Home
last modified time | relevance | path

Searched defs:getLastInstruction (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h138 Instruction *getLastInstruction() const { return getInstructions().back(); } in getLastInstruction() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDDG.h138 Instruction *getLastInstruction() const { return getInstructions().back(); } in getLastInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3721 auto getLastInstruction = [&]() -> Instruction * { in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4382 auto getLastInstruction = [&]() -> Instruction * { in parseFunctionBody() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4652 auto getLastInstruction = [&]() -> Instruction * { in parseFunctionBody() local