Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp94 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc() local
95 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
/external/llvm/lib/Analysis/
DLoopInfo.cpp310 if (BasicBlock *PHeadBB = getLoopPreheader()) in getStartLoc() local
311 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getStartLoc()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopInfo.cpp369 if (BasicBlock *PHeadBB = getLoopPreheader()) in getLocRange() local
370 if (DebugLoc DL = PHeadBB->getTerminator()->getDebugLoc()) in getLocRange()