Searched defs:isOrdered (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h128 bool isOrdered() const { return isOutput() || isFlow() || isAnti(); } function in class:llvm::Dependence
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp69 static unsigned getFCmpCode(FCmpInst::Predicate CC, bool &isOrdered) { argument
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInstructions.cpp3254 bool CmpInst::isOrdered(unsigned short predicate) { function in class:CmpInst

Completed in 77 milliseconds