Home
last modified time | relevance | path

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

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