Home
last modified time | relevance | path

Searched refs:GetFirstDebugLocInBasicBlock (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DBasicBlockUtils.h207 DebugLoc GetFirstDebugLocInBasicBlock(const BasicBlock *BB);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp194 InsertedPHI->setDebugLoc(GetFirstDebugLocInBasicBlock(BB)); in GetValueInMiddleOfBlock()
DBasicBlockUtils.cpp680 DebugLoc llvm::GetFirstDebugLocInBasicBlock(const BasicBlock *BB) { in GetFirstDebugLocInBasicBlock() function in llvm