Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp769 CallInst *PollCall = CallInst::Create(F, "", InsertBefore); in INITIALIZE_PASS_DEPENDENCY() local
772 BasicBlock::iterator before(PollCall), after(PollCall); in INITIALIZE_PASS_DEPENDENCY()
784 bool InlineStatus = InlineFunction(PollCall, IFI); in INITIALIZE_PASS_DEPENDENCY()