Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp160 Instruction *TLSVariableHoistPass::getNearestLoopDomInst(BasicBlock *BB, in getNearestLoopDomInst() function in TLSVariableHoistPass
204 Pos = getNearestLoopDomInst(BB, L); in findInsertPos()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DTLSVariableHoist.h120 Instruction *getNearestLoopDomInst(BasicBlock *BB, Loop *L);