Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp462 const TargetInstrInfo *TII, const DebugLoc &BranchDL) { in FixTail()
696 const DebugLoc &BranchDL) { in RemoveBlocksWithHash()
918 const DebugLoc &BranchDL = MergePotentials.back().getBranchDebugLoc(); in TryTailMergeBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1357 DebugLoc BranchDL = BranchMI->getDebugLoc(); in mergeIfthenelseBlock() local