Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp294 static void scanInlinedCode(Instruction *Start, Instruction *End, in scanInlinedCode() function
672 scanInlinedCode(&*Start, &*After, Calls, BBs); in INITIALIZE_PASS_DEPENDENCY()