Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp509 HasPHI |= UseMI.isPHI(); in isProfitableToCSE() local
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp379 bool HasPHI = false; computeFunctionProperties() local