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

/freebsd-10-stable/contrib/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h153 virtual bool isInstInList(Instruction *I,
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp410 if (!isInstInList(L, Insts)) continue;
426 if (!isInstInList(SI, Insts)) continue;
488 LoadAndStorePromoter::isInstInList(Instruction *I, function in class:LoadAndStorePromoter
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp681 virtual bool isInstInList(Instruction *I, function in class:__anon2780::LoopPromoter
H A DScalarReplAggregates.cpp1056 // Remember which alloca we're promoting (for isInstInList).
1081 virtual bool isInstInList(Instruction *I, function in class:__anon2827::AllocaPromoter
H A DSROA.cpp763 virtual bool isInstInList(Instruction *I, function in class:__anon2817::AllocaPromoter

Completed in 123 milliseconds