Searched refs:getFnDebugLoc (Results 1 – 5 of 5) sorted by relevance
98 DebugLoc getFnDebugLoc(const LLVMContext &Ctx) const;
79 DebugLoc DebugLoc::getFnDebugLoc(const LLVMContext &Ctx) const { in getFnDebugLoc() function in DebugLoc
301 PrologEndLoc.getFnDebugLoc(MF->getFunction()->getContext()); in beginFunction()
1490 PrologEndLoc.getFnDebugLoc(MF->getFunction()->getContext()); in beginFunction()
1295 DebugLoc EntryLoc = IP->getDebugLoc().getFnDebugLoc(*C); in InjectCoverageAtBlock()