Home
last modified time | relevance | path

Searched refs:PHeadBB (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp101 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local
102 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp635 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local
636 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()