Searched defs:FoldInst (Results 1 – 2 of 2) sorted by relevance
2274 tryToFoldLoad(const LoadInst * LI,const Instruction * FoldInst) tryToFoldLoad() argument
1862 auto FoldInst = [this, &MadeChange](Instruction &I) { run() local