Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp582 bool shouldAvoidSinkingInstruction(Instruction *I) { in shouldAvoidSinkingInstruction() function in __anonf1d6865e0111::GVNSink
674 if (shouldAvoidSinkingInstruction(I)) in analyzeInstructionForSinking()