Home
last modified time | relevance | path

Searched defs:DeoptIntrinsic (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp56 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm()
82 auto *DeoptIntrinsic = Intrinsic::getDeclaration( in explicifyGuards() local
H A DLowerGuardIntrinsic.cpp62 auto *DeoptIntrinsic = Intrinsic::getDeclaration( in lowerGuardIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp30 void llvm::makeGuardControlFlowExplicit(Function *DeoptIntrinsic, in makeGuardControlFlowExplicit()