Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp55 bool MachineSSAContext::isConstantOrUndefValuePhi(const MachineInstr &Phi) { isConstantOrUndefValuePhi() function in MachineSSAContext
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp76 bool SSAContext::isConstantOrUndefValuePhi(const Instruction &Instr) { isConstantOrUndefValuePhi() function in SSAContext