Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp59 bool MachineSSAContext::isConstantValuePhi(const MachineInstr &Phi) { in isConstantValuePhi() function in MachineSSAContext
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DSSAContext.cpp78 bool SSAContext::isConstantValuePhi(const Instruction &Instr) { in isConstantValuePhi() function in SSAContext