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