Home
last modified time | relevance | path

Searched defs:CondI (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1244 auto *CondI = dyn_cast<Instruction>(Assume->getArgOperand(0)); in processNode() local
1294 if (auto *CondI = in processNode() local
H A DLoopInterchange.cpp1363 Instruction *CondI = dyn_cast<Instruction>( in transform() local
H A DSimpleLoopUnswitch.cpp2661 Instruction &CondI = *cast<Instruction>(BI->getCondition()); in unswitchBestCondition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1728 auto *CondI = dyn_cast<CmpInst>(TI->getCondition()); in hasPartialIVCondition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp651 MachineInstr *CondI = MRI->getVRegDef(PredReg); in getLoopTripCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp599 const Instruction *CondI = dyn_cast<Instruction>(CondVal); in translateBr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2047 if (IntInit *CondI = dyn_cast_or_null<IntInit>( in Fold() local