Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp590 bool shouldAvoidSinkingInstruction(Instruction *I) { in shouldAvoidSinkingInstruction() function in __anon97a272aa0111::GVNSink
680 if (shouldAvoidSinkingInstruction(I)) in analyzeInstructionForSinking()