Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp400 if (!isInstInList(L, Insts)) continue; in run()
416 if (!isInstInList(SI, Insts)) continue; in run()
478 LoadAndStorePromoter::isInstInList(Instruction *I, in isInstInList() function in LoadAndStorePromoter
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h156 virtual bool isInstInList(Instruction *I,