Searched refs:LLVMValType (Results 1 – 1 of 1) sorted by relevance
2472 static auto FunctionName(Predicate P) { return LLVMValType::FunctionName(P); }2476 auto FunctionName() const { return cast<LLVMValType>(Val)->FunctionName(); }2484 using LLVMValType = llvm::CmpInst;2550 using LLVMValType = llvm::ICmpInst; variable2587 using LLVMValType = llvm::FCmpInst; variable