Searched defs:PredicateInfo (Results 1 – 3 of 3) sorted by relevance
336 PredicateInfo() : Operand(0), PredicatedTrue(false) {} in PredicateInfo() function 337 PredicateInfo(MCRegister Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() function
325 /// By construction, there can be multiple instances of PredicateInfo associated in PredicateInfo() argument 321 struct PredicateInfo { global() struct
753 PredicateInfo::PredicateInfo(Function &F, DominatorTree &DT, PredicateInfo() function in llvm::PredicateInfo [all...]