Home
last modified time | relevance | path

Searched defs:SomePHI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp940 PHINode *SomePHI = I->second; in run() local
H A DBasicBlockUtils.cpp1804 PHINode *SomePHI = dyn_cast<PHINode>(BB->begin()); in GetIfCondition() local