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