Searched defs:isInstInList (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp409 if (!isInstInList(L, Insts)) continue;
425 if (!isInstInList(SI, Insts)) continue;
487 LoadAndStorePromoter::isInstInList(Instruction *I, function in class:LoadAndStorePromoter

Completed in 161 milliseconds