Searched defs:isConstantOrUndefValuePhi (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineSSAContext.cpp | 58 bool MachineSSAContext::isConstantOrUndefValuePhi(const MachineInstr &Phi) { isConstantOrUndefValuePhi() function in MachineSSAContext |
/llvm-project/llvm/lib/IR/ | ||
H A D | SSAContext.cpp | 66 bool SSAContext::isConstantOrUndefValuePhi(const Instruction &Instr) { isConstantOrUndefValuePhi() function in SSAContext |