Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3377 static bool MightBeFoldableInst(Instruction *I) { in MightBeFoldableInst() function
4268 if (!MightBeFoldableInst(I)) in FindAllMemoryUses()