Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp407 if (!isInstInList(L, Insts)) continue; in run()
423 if (!isInstInList(SI, Insts)) continue; in run()
482 LoadAndStorePromoter::isInstInList(Instruction *I, in isInstInList() function in LoadAndStorePromoter
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h153 virtual bool isInstInList(Instruction *I,
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp727 bool isInstInList(Instruction *I, in isInstInList() function in __anon68105c7a0211::LoopPromoter
DScalarReplAggregates.cpp1086 bool isInstInList(Instruction *I, in isInstInList() function in __anonfbe388980411::AllocaPromoter
DSROA.cpp1119 isInstInList(Instruction *I, in isInstInList() function in __anonadce12ea0811::AllocaPromoter