Home
last modified time | relevance | path

Searched defs:getBranchDebugLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h66 const DebugLoc &getBranchDebugLoc() { return BranchDebugLoc; } in getBranchDebugLoc() function
H A DBranchFolding.cpp1274 static DebugLoc getBranchDebugLoc(MachineBasicBlock &MBB) { in getBranchDebugLoc() function