Home
last modified time | relevance | path

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

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