Home
last modified time | relevance | path

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

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