Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp587 bool shouldAvoidSinkingInstruction(Instruction *I) { in shouldAvoidSinkingInstruction() function in __anon48a1c1290111::GVNSink
677 if (shouldAvoidSinkingInstruction(I)) in analyzeInstructionForSinking()