Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInst.h568 enum ICond { enum
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp485 auto *ICond = dyn_cast<ICmpInst>(Condition); in buildConditionSets() local