Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1287 auto *CondI = dyn_cast<Instruction>(Assume->getArgOperand(0)); in processNode() local
1343 if (auto *CondI = in processNode() local
H A DLoopInterchange.cpp1354 Instruction *CondI = dyn_cast<Instruction>( in transform() local
H A DSimpleLoopUnswitch.cpp2815 Instruction &CondI = *cast<Instruction>(Cond); in collectUnswitchCandidates() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp655 MachineInstr *CondI = MRI->getVRegDef(PredReg); in getLoopTripCount() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1713 auto *CondI = dyn_cast<CmpInst>(TI->getCondition()); in hasPartialIVCondition() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp614 const Instruction *CondI = dyn_cast<Instruction>(CondVal); in translateBr() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2252 if (IntInit *CondI = dyn_cast_or_null<IntInit>( in Fold() local