Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp293 static void scanInlinedCode(Instruction *Start, Instruction *End, in scanInlinedCode() function
672 scanInlinedCode(&*Start, &*After, Calls, BBs); in INITIALIZE_PASS_DEPENDENCY()