Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h456 bool checkForAllContext(const Instruction *PP, in checkForAllContext() function
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp703 Explorer->checkForAllContext(&CtxI, Pred); in followUsesInMBEC()