Home
last modified time | relevance | path

Searched defs:isFast (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h73 bool isFast() const { return all(); } in isFast() function
H A DOperator.h241 bool isFast() const { isFast() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp494 bool Instruction::isFast() const { isFast() function in Instruction
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2197 IncrementPasteCounter(bool isFast) IncrementPasteCounter() argument