Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp501 static void scanInlinedCode(Instruction *Start, Instruction *End, in scanInlinedCode() function
675 scanInlinedCode(&*Start, &*After, Calls, BBs); in InsertSafepointPoll()