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/
DGVNSink.cpp590 bool shouldAvoidSinkingInstruction(Instruction *I) { in shouldAvoidSinkingInstruction() function in __anon80f780af0111::GVNSink
680 if (shouldAvoidSinkingInstruction(I)) in analyzeInstructionForSinking()